Search Result  

Partitioning strategy for Oracle to PostgreSQL migrations on Azure | Citus Con 2023

Video of a conference talk about Oracle and PostgreSQL partitioning, delivered at Citus Con: An Even ...View More

Tooling for Incremental ASP.NET Core Migrations | OD115

A first preview of some new tooling to make migrating from ASP.NET to ASP.NET Core easier. Additiona ...View More

Keeping domain models and database schema in sync in asp net core

In this video we will discuss 1. How to keep domain models and database schema in sync using migrati ...View More

Entity framework core seed data

In this video we will discuss how to seed database tables with initial data using Migrations in enti ...View More

Entity framework core migrations

In this video we will discuss the concept of Migrations in Entity Framework Core. Healthy diet is ve ...View More

Entity Framework - Part 5 - Migrations Gone Wrong

In Part 5 we set up our Task Class and get ready to migrate it to our database, however we make a mi ...View More

Entity Framework - Part 4 - Seed Data

Part four of our Step by Step Entity Framework tutorial. In this part we cover how you can use migra ...View More

Entity Framework - Part 3 - Creating Our First Class

Step by Step Tutorial of the Entity Framework. In part 3 we create our first code first class that w ...View More

Entity Framework - Part 2 - Set Up Entity Framework

Step by Step Tutorial of the Entity Framework. In this part we take you through the step required to ...View More